home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Utilitare / accuhash / ah2setup.exe / {app} / accuhash.exe / 0 / RCDATA / TVERIFYFORM / TVERIFYFORM.txt
Text File  |  2004-09-13  |  2KB  |  88 lines

  1. inherited VerifyForm: TVerifyForm
  2.   Left = 302
  3.   Top = 206
  4.   HorzScrollBar.Range = 0
  5.   VertScrollBar.Range = 0
  6.   AutoScroll = False
  7.   Caption = 'Verifying'
  8.   ClientHeight = 313
  9.   ClientWidth = 522
  10.   Constraints.MinHeight = 280
  11.   Constraints.MinWidth = 400
  12.   OldCreateOrder = True
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   inherited InfoShape: TTntShape
  16.     Left = 259
  17.   end
  18.   inherited StatLabel: TTntLabel
  19.     Left = 262
  20.   end
  21.   inherited FilesLabel: TTntLabel
  22.     Left = 262
  23.   end
  24.   inherited BytesLabel: TTntLabel
  25.     Left = 262
  26.   end
  27.   inherited TimesLabel: TTntLabel
  28.     Left = 262
  29.   end
  30.   inherited FilesText: TTntLabel
  31.     Left = 308
  32.   end
  33.   inherited BytesText: TTntLabel
  34.     Left = 308
  35.   end
  36.   inherited TimesText: TTntLabel
  37.     Left = 308
  38.   end
  39.   inherited FailsLabel: TTntLabel
  40.     Left = 262
  41.   end
  42.   inherited FailsText: TTntLabel
  43.     Left = 308
  44.   end
  45.   inherited StatusLabel: TTntLabel
  46.     Left = 262
  47.   end
  48.   inherited TreeList: TVirtualExplorerTree
  49.     Width = 241
  50.     Height = 228
  51.   end
  52.   inherited PathEdit: TTntComboBox
  53.     Width = 506
  54.   end
  55.   inherited StartButton: TTntButton
  56.     Left = 258
  57.     Top = 266
  58.     TabOrder = 4
  59.   end
  60.   inherited CloseButton: TTntButton
  61.     Left = 341
  62.     Top = 266
  63.     TabOrder = 5
  64.   end
  65.   inherited StatusBar: TTntStatusBar
  66.     Top = 294
  67.     Width = 522
  68.   end
  69.   object SizeBox: TTntCheckBox
  70.     Left = 259
  71.     Top = 152
  72.     Width = 254
  73.     Height = 17
  74.     Anchors = [akTop, akRight]
  75.     Caption = 'Mark the file as changed, if &size is different'
  76.     TabOrder = 2
  77.   end
  78.   object TimeBox: TTntCheckBox
  79.     Left = 259
  80.     Top = 176
  81.     Width = 254
  82.     Height = 17
  83.     Anchors = [akTop, akRight]
  84.     Caption = 'Mark the file as changed, if &time is different'
  85.     TabOrder = 3
  86.   end
  87. end
  88.